css: Add "-gtk-icon-source: builtin"
authorBenjamin Otte <otte@redhat.com>
Tue, 21 Oct 2014 03:52:05 +0000 (05:52 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 21 Oct 2014 03:53:19 +0000 (05:53 +0200)
commit8abc6e06b2c551fe60382b45ba413d5f0d49b9ae
tree1d159a4affc0d9638e033866ab204c5a11c6cc3d
parent7eb3b6c71f9a79c77ac630e5a25bf07d4ecf8a98
css: Add "-gtk-icon-source: builtin"

... and make it the default. This takes over the meaning from "none" for
this property in that it draws the fallback builtin image.
"none" now literally means no image will be drawn.
gtk/Makefile.am
gtk/gtkcssimagebuiltin.c [new file with mode: 0644]
gtk/gtkcssimagebuiltinprivate.h [new file with mode: 0644]
gtk/gtkcssimageprivate.h
gtk/gtkcssstylepropertyimpl.c
gtk/gtkrender.c
gtk/gtkstylecontext.c